home *** CD-ROM | disk | FTP | other *** search
/ Saar AMOK 2 / Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso / disks / 651_700 / 652 / packit / packit.doc < prev    next >
Text File  |  1993-11-06  |  3KB  |  94 lines

  1. PackIt v37.100
  2. Release 1.0
  3.  
  4. PackIt and this documentation are Copyright © 1993 by Michael Barsoom.
  5.  
  6. -+- License  -+-
  7.  
  8. PackIt may be freely distributed as long as no charge is made other
  9. than to cover time and copying costs.  This should be no higher than what
  10. Fred Fish charges from one of his freely redistributable disks.
  11.  
  12. You may not copy and/or distribute this program without the accompanying
  13. documentation unless you get permission from the author to do so.
  14.  
  15. Fred Fish has permission to include this program on his FD disks/CDRoms.
  16.  
  17. If you write a freely redistributable program and would like to include
  18. PackIt with it, feel free to do so only if you send me a fully
  19. registered version of your program.
  20.  
  21. -+- Disclaimer -+-
  22.  
  23. This product is sold "as is" without representation or warranty of
  24. any kind, either expressed or implied. The user assumes all risks and
  25. responsibilities related to its use.
  26.  
  27. -+- Introduction -+-
  28.  
  29. PackIt is yet another shell only Data file PowerPacker cruncher/decruncher.
  30. Features:
  31.     1) One program for crunching and decrunching.
  32.     2) Will not crunch executables unless told to do so.
  33.     3) Will automatically determine if a file is PowerPacked or not and
  34.        then either unpack it or pack it.
  35.  
  36. -+- Requirements -+-
  37.  
  38. 1) Workbench 2.0+
  39. 2) PowerPacker library (© Nico Francois)
  40. 3) ReqTools library (© Nico Francois)  required for (de/en)crypting
  41.  
  42. -+- SetUp -+-
  43.  
  44. Make sure you have a copy of PowerPacker library v36+ in libs.
  45. If you want to be able to encrypt and decrypt you need ReqTools library.
  46.  
  47. -+- Usage -+-
  48.  
  49. Must be use from shell only, if started from WB PackIt will automatically exit.
  50.  
  51. PackIt ?? (for extended usage)
  52.  
  53. PackIt v37.100  PowerPacker Data Cruncher/Decruncher
  54. Copyright © 1993 by Michael J. Barsoom
  55.  
  56. Usage: PackIt <source> [<destination>] [Efficiency 0-4] [Buffer 0-2] [Crypt] [Executable]
  57. With:
  58.  Efficiency: 0 = Fast, 1 = Mediocre, 2 = Good, 3 = Very Good, 4 = Best (def)
  59.  Buffer    : 0 = Large (def), 1 = Medium, 2 = Small
  60.  Crypt     : Encrypt file.
  61.  Executable: Crunch executables.
  62. Hit ^C to abort crunching only.
  63. If no destination is given source will be overwritten
  64.  
  65. The destination can either be a file or a dir.  If you specify a dir as the destination,
  66. the source file will be saved (either crunched or uncrunched) with the same name in
  67. the destination.
  68.  
  69. If you want to crunch/decrunch a file from a different dir to the current one, you
  70. need to specify the destination as "", this will tell PackIt that you wish to
  71. save to the current dir rather than overwrite the source.  This imitates CBM's copy
  72. command.
  73.  
  74. -+- Thanks -+-
  75.  
  76. To my loving wife Barbara.
  77. To Nico Francois for PowerPacker and ReqTools libraries.
  78.  
  79. -+- Bugs, Suggestions -+-
  80.  
  81. you can reach me at:
  82.  
  83. 5524 Pine Street
  84. Omaha NE 68106
  85. USA
  86.  
  87. Internet:  mbars@creighton.edu
  88. Fidonet:   Mike Barsoom @ 1:285/11.9
  89. AmigaNet:  Mike Barsoom @ 40:200/10.9
  90.  
  91. -+- History -+-
  92.  
  93. V37.100  Release 1.0
  94.